projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b930a3e
)
integrator: enable device tree
author
Linus Walleij
<
[email protected]
>
Wed, 3 Apr 2013 19:19:20 +0000
(19:19 +0000)
committer
Albert ARIBAUD
<
[email protected]
>
Fri, 12 Apr 2013 20:25:29 +0000
(22:25 +0200)
This enables the device tree library on the Integrator platforms
so we can pass a device tree when booting.
Signed-off-by: Linus Walleij <
[email protected]
>
include/configs/integrator-common.h
patch
|
blob
|
history
diff --git
a/include/configs/integrator-common.h
b/include/configs/integrator-common.h
index 564b418fa75fa8d082b072d0f3debcf2a2046db5..905b279ab6ae0a2388d400162f25969b4412d71f 100644
(file)
--- a/
include/configs/integrator-common.h
+++ b/
include/configs/integrator-common.h
@@
-41,6
+41,7
@@
#define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
#define CONFIG_SETUP_MEMORY_TAGS
+#define CONFIG_OF_LIBFDT /* enable passing a Device Tree */
#define CONFIG_MISC_INIT_R /* call misc_init_r during start up */
/*